Event processing

After the event has occurred (user has moved mouse over the component or clicked on it), the event processor appears and the attachment performs the desired action (transition to another page, change of the color of the component, play sound fragment etc.) To set a needed action is possible through:

Additional properties of the component-Actions on click (action is being performed when a user clicks on the component)

or

Additional properties of the component-Actions on move
(the action proceeds when a user moves a mouse over the component)
Here is how the event processing works.

List of the components that can react to the events: